Release 10.1A: OpenEdge Development:
.NET Open Clients
Class factory methods
ProxyGen generates two class factory methods.
SubAppObject
The following method allows AppObjects to create SubAppObjects that share an AppServer connection with an existing AppObject:
For example, a SubAppObject named
Taxdefined in ProxyGen generates this .NET method:
ProcObject
The following method allows AppObjects or SubAppObjects to create ProcObjects that share an AppServer connection with an existing AppObject or SubAppObject:
For example, a persistent procedure
AccountInfo.padded in ProxyGen generates this .NET method:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |